Skip to content

feat: add accessibleNameStart and accessibleNameEnd to range-slider#11060

Merged
web-padawan merged 1 commit intomainfrom
feat/range-slider-accessible-name
Feb 5, 2026
Merged

feat: add accessibleNameStart and accessibleNameEnd to range-slider#11060
web-padawan merged 1 commit intomainfrom
feat/range-slider-accessible-name

Conversation

@web-padawan
Copy link
Copy Markdown
Member

Description

Part of #11050

Add custom accessible name support for the range slider's two input handles. By default, labels are "min"/"max" (or "{label} min"/"{label} max" when a label is set). The new properties allow overriding these for better screen reader experience.

Type of change

  • Feature

Add custom accessible name support for the range slider's two input handles.
By default, labels are "min"/"max" (or "{label} min"/"{label} max" when a
label is set). The new properties allow overriding these for better screen
reader experience.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@web-padawan web-padawan requested a review from vursen February 5, 2026 08:43
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Feb 5, 2026

@web-padawan web-padawan merged commit b896c07 into main Feb 5, 2026
10 checks passed
@web-padawan web-padawan deleted the feat/range-slider-accessible-name branch February 5, 2026 11:20
@vaadin-bot
Copy link
Copy Markdown
Collaborator

This ticket/PR has been released with Vaadin 25.1.0-alpha8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants